git remote

git remote add origin https://github.com/bradtraversy/myapp.git

git push -u origin master

git pull